Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tune index settings for better performance during index reset #11

Merged
merged 6 commits into from
Jul 1, 2024

Conversation

marcosgz
Copy link
Owner

@marcosgz marcosgz commented Nov 30, 2023

by passing optimize: true when reseting the index, system will automatically set the number of replicas to zero and refresh interval to -1. After finish importing data the original value should will be set

@marcosgz marcosgz added the WIP Work in progress label Nov 30, 2023
@marcosgz marcosgz force-pushed the marcosgz/optimized-reset branch 2 times, most recently from f80ac09 to 7e1e3cf Compare November 30, 2023 17:20
@marcosgz marcosgz force-pushed the marcosgz/optimized-reset branch from 49f49ec to 52365cb Compare June 28, 2024 20:54
@marcosgz marcosgz force-pushed the marcosgz/optimized-reset branch from b9a93b7 to 1bbed09 Compare June 28, 2024 21:24
@marcosgz marcosgz removed the WIP Work in progress label Jul 1, 2024
@marcosgz marcosgz force-pushed the marcosgz/optimized-reset branch 3 times, most recently from 8fd6172 to 5677a11 Compare July 1, 2024 15:22
@marcosgz marcosgz force-pushed the marcosgz/optimized-reset branch from 5677a11 to ec277ed Compare July 1, 2024 15:36
@marcosgz marcosgz merged commit ebbe801 into main Jul 1, 2024
29 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant